Skip to content

chore(deps): update pre-commit hook cryptography to v47 - autoclosed#1034

Closed
TalkIQ (talkiq-ops) wants to merge 1 commit into
masterfrom
renovate/cryptography-47.x
Closed

chore(deps): update pre-commit hook cryptography to v47 - autoclosed#1034
TalkIQ (talkiq-ops) wants to merge 1 commit into
masterfrom
renovate/cryptography-47.x

Conversation

@talkiq-ops
Copy link
Copy Markdown
Contributor

@talkiq-ops TalkIQ (talkiq-ops) commented Apr 24, 2026

This PR contains the following updates:

Package Type Update Change
cryptography (changelog) pre-commit-python major ==46.0.7==47.0.0

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

pyca/cryptography (cryptography)

v47.0.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved 👍

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the cryptography dependency to version 47.0.0 within the .pre-commit-config.yaml file. Feedback suggests ensuring consistency by also updating the minimum version requirement in auth/pyproject.toml to prevent dependency drift between the development tools and the runtime environment.

Comment thread .pre-commit-config.yaml
additional_dependencies:
- aiohttp==3.13.5
- cryptography==46.0.7
- cryptography==47.0.0
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The cryptography version is being updated to 47.0.0 for the mypy-auth hook. However, the auth/pyproject.toml still specifies a minimum version of 2.0.0. To ensure that the code remains compatible with the minimum supported version and to avoid dependency drift between the linter and the runtime environment, consider updating the minimum version in auth/pyproject.toml or using the minimum supported version in the linter configuration.

@talkiq-ops TalkIQ (talkiq-ops) force-pushed the renovate/cryptography-47.x branch from 00dd5bb to 00a2043 Compare May 25, 2026 02:02
@talkiq-ops TalkIQ (talkiq-ops) force-pushed the renovate/cryptography-47.x branch from 00a2043 to e1cd67f Compare June 1, 2026 21:02
@talkiq-ops TalkIQ (talkiq-ops) changed the title chore(deps): update pre-commit hook cryptography to v47 chore(deps): update pre-commit hook cryptography to v47 - autoclosed Jun 3, 2026
@talkiq-ops TalkIQ (talkiq-ops) deleted the renovate/cryptography-47.x branch June 3, 2026 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants